AOUT#.VALUEU
Description
Gets or sets the user command value of the specified analog output when AOUT#.SOURCE = 0 (user).
Examples
Usage
When AOUT#.SOURCE = 0 (user) then the corresponding AOUT#.VALUEU is used to drive the AOUT#.VALUE .
Code
Changing output value with VALUEU and then changing SOURCE to be action table with no action configured:
--> AOUT1.SOURCE 0 //user --> AOUT1.VALUEU 0.000 V --> AOUT1.VALUE 0.000 V --> AOUT1.VALUEU 1 --> AOUT1.VALUE 1.000 V
Context
For more information see Analog Output.
Versions
Action | Version | Notes |
---|---|---|
Implemented | 02-00-00-000 |
General Information
Type | Read/Write |
Units | V |
Range | 0 to 10 |
Default Value | 5 |
Data Type | Float |
See Also | |
Stored in Non-Volatile Memory | No |
Variants Supported
All variants are supported.
Fieldbus Information
Command |
Index |
SubIndex |
Data Type |
Units |
Float Scale |
Access |
PDO Mappable |
---|---|---|---|---|---|---|---|
AOUT1.VALUEU |
3800h |
06h |
Signed16 |
- |
1000:1 |
Read/Write |
Yes |
AOUT2.VALUEU |
3801h |
06h |
Signed16 |
- |
1000:1 |
Read/Write |
Yes |